[INFO] fetching crate clipivot 0.3.5...
[INFO] fixing clipivot-0.3.5 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate clipivot 0.3.5 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate clipivot 0.3.5
[INFO] finished tweaking crates.io crate clipivot 0.3.5
[INFO] tweaked toml for crates.io crate clipivot 0.3.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clipivot 0.3.5 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clipivot 0.3.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8c86dc6ee27c92fcb144a3ecd6bf0e0d9783f36765204410c1a729313de865ee
[INFO] running `Command { std: "docker" "start" "8c86dc6ee27c92fcb144a3ecd6bf0e0d9783f36765204410c1a729313de865ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8c86dc6ee27c92fcb144a3ecd6bf0e0d9783f36765204410c1a729313de865ee" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c86dc6ee27c92fcb144a3ecd6bf0e0d9783f36765204410c1a729313de865ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8c86dc6ee27c92fcb144a3ecd6bf0e0d9783f36765204410c1a729313de865ee" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling getrandom v0.1.10
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling serde v1.0.92
[INFO] [stderr]     Checking ppv-lite86 v0.2.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]     Checking c2-chacha v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking rand_core v0.5.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking predicates-core v1.0.0
[INFO] [stderr]     Checking strsim v0.6.0
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]     Checking rand v0.7.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking clap v2.27.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking bit-vec v0.5.1
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking predicates-tree v1.0.0
[INFO] [stderr]     Checking bit-set v0.5.1
[INFO] [stderr]     Checking predicates v1.0.4
[INFO] [stderr]     Checking regex-syntax v0.6.11
[INFO] [stderr]     Checking rusty-fork v0.2.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking assert_cmd v1.0.1
[INFO] [stderr]     Checking proptest v0.9.5
[INFO] [stderr]     Checking bstr v0.2.12
[INFO] [stderr]     Checking rust_decimal v1.4.0
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]     Checking clipivot v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/test_cli.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/test_numerical_accuracy.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.16s
[INFO] [stderr] crater-edition-check: clipivot v0.3.5 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]     Checking clipivot v0.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_cargo`
[INFO] [stdout]   --> tests/common/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(not(feature = "no_cargo"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `no_cargo` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_cargo`
[INFO] [stdout]   --> tests/common/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(not(feature = "no_cargo"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `no_cargo` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.97s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]     Checking clipivot v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_cli.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/common/mod.rs:25:9
[INFO] [stdout]     |
[INFO] [stdout]  25 | /         &match option_env!("TARGET") {
[INFO] [stdout]  26 | |             Some(target_loc) => format!("target/{}/debug/{}", target_loc, package_name),
[INFO] [stdout]  27 | |             None => format!("target/debug/{}", package_name),
[INFO] [stdout]  28 | |         }
[INFO] [stdout]     | |_________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/test_cli.rs:168:16
[INFO] [stdout]     |
[INFO] [stdout] 168 |       let _cmd = Command::new(program_path!())
[INFO] [stdout]     |                  ------------ --------------- in this macro invocation
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `program_path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/common/mod.rs:25:9
[INFO] [stdout]     |
[INFO] [stdout]  25 | /         &match option_env!("TARGET") {
[INFO] [stdout]  26 | |             Some(target_loc) => format!("target/{}/debug/{}", target_loc, package_name),
[INFO] [stdout]  27 | |             None => format!("target/debug/{}", package_name),
[INFO] [stdout]  28 | |         }
[INFO] [stdout]     | |_________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/test_cli.rs:174:23
[INFO] [stdout]     |
[INFO] [stdout] 174 |       let _cmd_with_t = Command::new(program_path!())
[INFO] [stdout]     |                         ------------ --------------- in this macro invocation
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `program_path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/common/mod.rs:25:9
[INFO] [stdout]     |
[INFO] [stdout]  25 | /         &match option_env!("TARGET") {
[INFO] [stdout]  26 | |             Some(target_loc) => format!("target/{}/debug/{}", target_loc, package_name),
[INFO] [stdout]  27 | |             None => format!("target/debug/{}", package_name),
[INFO] [stdout]  28 | |         }
[INFO] [stdout]     | |_________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/test_cli.rs:179:27
[INFO] [stdout]     |
[INFO] [stdout] 179 |       let _cmd_with_delim = Command::new(program_path!())
[INFO] [stdout]     |                             ------------ --------------- in this macro invocation
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `program_path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/common/mod.rs:25:9
[INFO] [stdout]     |
[INFO] [stdout]  25 | /         &match option_env!("TARGET") {
[INFO] [stdout]  26 | |             Some(target_loc) => format!("target/{}/debug/{}", target_loc, package_name),
[INFO] [stdout]  27 | |             None => format!("target/debug/{}", package_name),
[INFO] [stdout]  28 | |         }
[INFO] [stdout]     | |_________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/test_cli.rs:190:30
[INFO] [stdout]     |
[INFO] [stdout] 190 |       let _cmd_without_delim = Command::new(program_path!())
[INFO] [stdout]     |                                ------------ --------------- in this macro invocation
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `program_path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/common/mod.rs:25:9
[INFO] [stdout]     |
[INFO] [stdout]  25 | /         &match option_env!("TARGET") {
[INFO] [stdout]  26 | |             Some(target_loc) => format!("target/{}/debug/{}", target_loc, package_name),
[INFO] [stdout]  27 | |             None => format!("target/debug/{}", package_name),
[INFO] [stdout]  28 | |         }
[INFO] [stdout]     | |_________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/test_cli.rs:195:27
[INFO] [stdout]     |
[INFO] [stdout] 195 |       let _cmd_with_delim = Command::new(program_path!())
[INFO] [stdout]     |                             ------------ --------------- in this macro invocation
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `program_path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/test_numerical_accuracy.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.39s
[INFO] [stderr] crater-edition-check: clipivot v0.3.5 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking clipivot v0.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_cargo`
[INFO] [stdout]   --> tests/common/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(not(feature = "no_cargo"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `no_cargo` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_cargo`
[INFO] [stdout]   --> tests/common/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(not(feature = "no_cargo"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `no_cargo` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> tests/common/mod.rs:25:10
[INFO] [stdout]     |
[INFO] [stdout]  25 |           &match option_env!("TARGET") {
[INFO] [stdout]     |  __________^
[INFO] [stdout]  26 | |             Some(target_loc) => format!("target/{}/debug/{}", target_loc, package_name),
[INFO] [stdout]  27 | |             None => format!("target/debug/{}", package_name),
[INFO] [stdout]  28 | |         }
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |_________temporary value is freed at the end of this statement
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/test_cli.rs:168:16
[INFO] [stdout]     |
[INFO] [stdout] 168 |       let _cmd = Command::new(program_path!())
[INFO] [stdout]     |                  ------------ --------------- in this macro invocation
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `program_path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> tests/common/mod.rs:25:10
[INFO] [stdout]     |
[INFO] [stdout]  25 |           &match option_env!("TARGET") {
[INFO] [stdout]     |  __________^
[INFO] [stdout]  26 | |             Some(target_loc) => format!("target/{}/debug/{}", target_loc, package_name),
[INFO] [stdout]  27 | |             None => format!("target/debug/{}", package_name),
[INFO] [stdout]  28 | |         }
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |_________temporary value is freed at the end of this statement
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/test_cli.rs:174:23
[INFO] [stdout]     |
[INFO] [stdout] 174 |       let _cmd_with_t = Command::new(program_path!())
[INFO] [stdout]     |                         ------------ --------------- in this macro invocation
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `program_path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> tests/common/mod.rs:25:10
[INFO] [stdout]     |
[INFO] [stdout]  25 |           &match option_env!("TARGET") {
[INFO] [stdout]     |  __________^
[INFO] [stdout]  26 | |             Some(target_loc) => format!("target/{}/debug/{}", target_loc, package_name),
[INFO] [stdout]  27 | |             None => format!("target/debug/{}", package_name),
[INFO] [stdout]  28 | |         }
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |_________temporary value is freed at the end of this statement
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/test_cli.rs:179:27
[INFO] [stdout]     |
[INFO] [stdout] 179 |       let _cmd_with_delim = Command::new(program_path!())
[INFO] [stdout]     |                             ------------ --------------- in this macro invocation
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `program_path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> tests/common/mod.rs:25:10
[INFO] [stdout]     |
[INFO] [stdout]  25 |           &match option_env!("TARGET") {
[INFO] [stdout]     |  __________^
[INFO] [stdout]  26 | |             Some(target_loc) => format!("target/{}/debug/{}", target_loc, package_name),
[INFO] [stdout]  27 | |             None => format!("target/debug/{}", package_name),
[INFO] [stdout]  28 | |         }
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |_________temporary value is freed at the end of this statement
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/test_cli.rs:190:30
[INFO] [stdout]     |
[INFO] [stdout] 190 |       let _cmd_without_delim = Command::new(program_path!())
[INFO] [stdout]     |                                ------------ --------------- in this macro invocation
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `program_path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> tests/common/mod.rs:25:10
[INFO] [stdout]     |
[INFO] [stdout]  25 |           &match option_env!("TARGET") {
[INFO] [stdout]     |  __________^
[INFO] [stdout]  26 | |             Some(target_loc) => format!("target/{}/debug/{}", target_loc, package_name),
[INFO] [stdout]  27 | |             None => format!("target/debug/{}", package_name),
[INFO] [stdout]  28 | |         }
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |_________temporary value is freed at the end of this statement
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/test_cli.rs:195:27
[INFO] [stdout]     |
[INFO] [stdout] 195 |       let _cmd_with_delim = Command::new(program_path!())
[INFO] [stdout]     |                             ------------ --------------- in this macro invocation
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `program_path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clipivot` (test "test_cli") due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8c86dc6ee27c92fcb144a3ecd6bf0e0d9783f36765204410c1a729313de865ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c86dc6ee27c92fcb144a3ecd6bf0e0d9783f36765204410c1a729313de865ee", kill_on_drop: false }`
[INFO] [stdout] 8c86dc6ee27c92fcb144a3ecd6bf0e0d9783f36765204410c1a729313de865ee
